home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / util / misc / selector52.readme < prev    next >
Text File  |  1997-05-03  |  7KB  |  171 lines

  1. Short:    The script based launching tool.
  2. Author:   di3andpe@ida.his.se (Anders Persson)
  3. Uploader: di3andpe@ida.his.se (Anders Persson)
  4. Version:  5.2
  5. Type:     util/misc
  6. Replaces: util/misc/selector51.lha
  7.  
  8.  
  9.  -------------------------------------------------------------------------
  10.   * Description *
  11.  
  12.   Highly configurable launching tool for almost any purpose. But
  13.   it is not yet another program like toolsdeamon or launchingpad.
  14.   Selector serves as a complement to these types of programs. It's
  15.   more like a script language.
  16.  
  17.   Selector is a powerful tool to use within shell scripts or to
  18.   make a little GUI for your CLI type program. I have for example
  19.   made a GUI for GMPlay (gmplay_gui13.lha on Aminet) using selector.
  20.   
  21.   It is really easy to produce a button panel, info window  or a little
  22.   requester with selector.
  23.  
  24.  -------------------------------------------------------------------------
  25.  * Requirements *
  26.  
  27.  Selector needs AmigaDos2.0. A hard disk is strongly recommended.
  28.  Some of the included examples need AmigaOS3+
  29.  
  30.  -------------------------------------------------------------------------
  31.  * What's new in Selector 5.2 (970422) *
  32.   
  33.   -Bugfix: Selector did not work with FastIPrefs or ToolManager.
  34.    Thanks to Stefan Nilsson for the bug report!
  35.   
  36.   -The error handling was extended so that longer error messages
  37.    now can be displayed without problems.
  38.  
  39.   -Bug fixed in the version command.
  40.  
  41.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  42.  * What was new in Selector 5.1 (970407) *
  43.   
  44.   -I discovered that I needed to use both "-signs and '-signs in strings,
  45.    so I extended the string enclosing signs from ( " and ' ) to
  46.    ( "  '  @  #  £  ^  and  & ). So now you can write for example:
  47.    text ^Isn't this "cool"?^ for the text: Isn't this "cool"?  
  48.    
  49.    Or a little more concrete example:
  50.        screen DM
  51.        button Tempdir  @rx "address DM newdir 'dh2:temp/*'"@
  52.        button ^Mark lha^  &rx "address DM select '*.lha'"&
  53.   
  54.   -Bugfix:
  55.    It wasn't possible to use fonts larger than about 40.
  56.    
  57.   -Bugfix:
  58.    The window became to big when using "noborder".
  59.  
  60.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  61.  * What was new in Selector 5.0 (970319) *
  62.   
  63.    -Bug on graphics cards and super hires fixed.
  64.    
  65.    -Fonts support. New command: Font
  66.    
  67.    -New support program: SelectorFont, to set the default font for
  68.     selector, or request a font in your scripts. This program
  69.     needs asl.library.
  70.    
  71.    -Now possible to open the window on any public screen 
  72.     using the extended SCREEN command.
  73.    
  74.    -The X and Y commands were extended.  
  75.    
  76.    -New command: OnExit
  77.    
  78.    -New button/onchange/onexit options: "Quit, DumpX, DumpY
  79.    
  80.    -The button/onchange/onexit option "Update" will now ignore the X and
  81.     Y commands. If you want selector to behave as before: Use Load [this]
  82.     instead of update.
  83.     
  84.    -AmigaDos1.3 no longer supported. At least AmigaDos2.0 is needed.
  85.     Some of the included examples need AmigaOS3.
  86.     
  87.    -Added "Bonus Tools"
  88.    
  89.    -The copyrights is changed.
  90.  
  91.           Greetings to Henrik Thurén, "KnC" McWhirter, Jörn Hansson
  92.             and Stefan Nilsson! Thanks for your help and support!
  93.    
  94.  -------------------------------------------------------------------------
  95.  * Copyrights *
  96.  
  97.   Selector is Copyrighted (C) 1997 by Anders Persson, but you can
  98.   distribute it with your freeware software as long as you also include
  99.   this readme file.
  100.   
  101.   You can also include selector with any shareware or commercial
  102.   software, as long as you send me a registred version of your product. 
  103.   
  104.  -------------------------------------------------------------------------
  105.  
  106.  
  107. ============================= Archive contents =============================
  108.  
  109. Original  Packed Ratio    Date     Time    Name
  110. -------- ------- ----- --------- --------  -------------
  111.     1188     547 53.9% 10-Mar-97 13:37:36  Selector.info
  112.      528     199 62.3% 01-Jan-97 17:08:16 +allexamples
  113.       67      54 19.4% 25-Apr-96 14:44:30 +arg
  114.       42      36 14.2% 25-Apr-96 14:35:38 +arg.sel
  115.       97      70 27.8% 26-May-96 20:23:42 +argtest.sel
  116.       28      28  0.0% 26-May-96 20:50:04 +argtest2.sel
  117.      111      86 22.5% 22-Apr-96 19:16:36 +b1.sel
  118.      116      91 21.5% 25-Apr-96 17:49:56 +b2.sel
  119.      129     100 22.4% 24-Apr-96 09:52:32 +b3.sel
  120.      186     113 39.2% 23-Apr-96 17:42:56 +b4.sel
  121.      148     106 28.3% 27-May-96 12:45:04 +ChArgs.sel
  122.       93      75 19.3% 16-Dec-96 12:10:50 +clock.sel
  123.       44      44  0.0% 25-Apr-96 14:46:30 +confirm
  124.      152     116 23.6% 25-Apr-96 14:27:08 +confirm.sel
  125.      112      89 20.5% 23-Apr-96 19:51:12 +env1.sel
  126.      120      89 25.8% 23-Apr-96 19:51:36 +env2.sel
  127.      228     133 41.6% 23-Apr-96 19:51:48 +env3.sel
  128.      134     114 14.9% 25-Apr-96 17:52:56 +env4.sel
  129.       97      73 24.7% 26-May-96 20:57:46 +env5.sel
  130.      163     129 20.8% 10-Mar-97 14:00:30 +env6.sel
  131.      132     101 23.4% 29-May-96 19:24:10 +etips.sel
  132.      104      78 25.0% 30-May-96 10:05:34 +etips2.sel
  133.       46      46  0.0% 25-Apr-96 15:30:38 +filename.sel
  134.      151     104 31.1% 17-Feb-97 14:58:14 +font.sel
  135.      640     299 53.2% 15-Dec-96 17:40:14 +gamedisk.sel
  136.     1528     423 72.3% 19-Feb-97 10:46:20 +gap.sel
  137.      159     130 18.2% 22-Apr-96 00:00:42 +lformat
  138.      102      89 12.7% 23-Apr-96 19:36:04 +note1
  139.      101      91  9.9% 23-Apr-96 19:36:26 +note2
  140.      324     156 51.8% 16-Dec-96 18:06:28 +onchange.sel
  141.      234     134 42.7% 25-Feb-97 16:57:42 +onexit.sel
  142.      124      97 21.7% 25-Apr-96 15:09:38 +req.sel
  143.     1253     341 72.7% 19-Feb-97 10:45:46 +rows.sel
  144.      866     408 52.8% 24-Jan-96 20:48:02 +rowsinfo.sel
  145.    63456   19986 68.5% 24-Apr-97 10:53:56 +Selector.guide
  146.       84      68 19.0% 24-Apr-96 16:56:10 +switch
  147.      152     114 25.0% 17-Feb-97 14:08:20 +switch.sel
  148.       74      64 13.5% 17-Feb-97 14:07:56 +testscript
  149.       91      64 29.6% 01-Jan-97 14:52:52 +tinymess.sel
  150.      466     182 60.9% 09-Mar-97 16:45:30 +Guide
  151.     3942     604 84.6% 09-Mar-97 16:45:52 +Guide.info
  152.    52372   29141 44.3% 22-Apr-97 21:44:36 +Selector
  153.     1562     737 52.8% 22-Apr-97 21:34:48 +Selector.info
  154.     3707    1568 57.7% 23-Apr-97 11:22:42 +Selector52.readme
  155.     1438     550 61.7% 23-Apr-97 11:23:08 +Selector52.readme.info
  156.    23552   15456 34.3% 10-Mar-97 13:43:22 +SelectorFont
  157.     4214    1312 68.8% 18-Feb-97 10:58:18 +SelectorFont.info
  158.     1188     545 54.1% 10-Mar-97 13:37:56 +Tools.info
  159.      868     587 32.3% 24-May-94 17:37:12 +BreakName
  160.     2781    1312 52.8% 24-May-94 17:36:58 +BreakName.doc
  161.    23584   15200 35.5% 06-Jan-97 16:11:04 +Change
  162.    21984   14630 33.4% 06-Jan-97 16:14:24 +Count
  163.    20032   13380 33.2% 10-Mar-97 15:44:44 +psrun
  164.    12744    7499 41.1% 27-May-95 14:47:54 +psx
  165.     6583    3104 52.8% 10-May-91 13:35:18 +psx.docs
  166.     3776    2412 36.1% 17-Jun-95 16:25:48 +RequestString
  167.     2676    1215 54.5% 22-Jun-95 17:30:44 +RequestString.txt
  168.    25284   17300 31.5% 19-Jul-96 15:27:54 +unsort
  169. -------- ------- ----- --------- --------
  170.   286157  151819 46.9% 24-Apr-97 23:15:34   58 files
  171.